HostPort

interface HostPort

A host/port pair of the URI.

Functions

Link copied to clipboard
open fun host(): Host
Returns the host of the URI.
Link copied to clipboard
open fun port(): Port
Returns the port of the URI.